SYSTICKACT=SYSTICKACT_0, SVCALLACT=SVCALLACT_0, SVCALLPENDED=SVCALLPENDED_0, MEMFAULTENA=MEMFAULTENA_0, BUSFAULTENA=BUSFAULTENA_0, PENDSVACT=PENDSVACT_0, BUSFAULTPENDED=BUSFAULTPENDED_0, BUSFAULTACT=BUSFAULTACT_0, MEMFAULTPENDED=MEMFAULTPENDED_0, MONITORACT=MONITORACT_0, USGFAULTACT=USGFAULTACT_0, USGFAULTENA=USGFAULTENA_0, MEMFAULTACT=MEMFAULTACT_0, USGFAULTPENDED=USGFAULTPENDED_0
System Handler Control and State Register
| MEMFAULTACT | MemManage exception active bit 0 (MEMFAULTACT_0): exception is not active 1 (MEMFAULTACT_1): exception is active |
| BUSFAULTACT | BusFault exception active bit 0 (BUSFAULTACT_0): exception is not active 1 (BUSFAULTACT_1): exception is active |
| USGFAULTACT | UsageFault exception active bit 0 (USGFAULTACT_0): exception is not active 1 (USGFAULTACT_1): exception is active |
| SVCALLACT | SVCall active bit 0 (SVCALLACT_0): exception is not active 1 (SVCALLACT_1): exception is active |
| MONITORACT | Debug monitor active bit 0 (MONITORACT_0): exception is not active 1 (MONITORACT_1): exception is active |
| PENDSVACT | PendSV exception active bit 0 (PENDSVACT_0): exception is not active 1 (PENDSVACT_1): exception is active |
| SYSTICKACT | SysTick exception active bit 0 (SYSTICKACT_0): exception is not active 1 (SYSTICKACT_1): exception is active |
| USGFAULTPENDED | UsageFault exception pending bit 0 (USGFAULTPENDED_0): exception is not pending 1 (USGFAULTPENDED_1): exception is pending |
| MEMFAULTPENDED | MemManage exception pending bit 0 (MEMFAULTPENDED_0): exception is not pending 1 (MEMFAULTPENDED_1): exception is pending |
| BUSFAULTPENDED | BusFault exception pending bit 0 (BUSFAULTPENDED_0): exception is not pending 1 (BUSFAULTPENDED_1): exception is pending |
| SVCALLPENDED | SVCall pending bit 0 (SVCALLPENDED_0): exception is not pending 1 (SVCALLPENDED_1): exception is pending |
| MEMFAULTENA | MemManage enable bit 0 (MEMFAULTENA_0): disable the exception 1 (MEMFAULTENA_1): enable the exception |
| BUSFAULTENA | BusFault enable bit 0 (BUSFAULTENA_0): disable the exception 1 (BUSFAULTENA_1): enable the exception |
| USGFAULTENA | UsageFault enable bit 0 (USGFAULTENA_0): disable the exception 1 (USGFAULTENA_1): enable the exception |